Fix compat mode type checking macros for gcc 4.5
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Mar 2010 19:11:00 +0000 (19:11 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Mar 2010 19:11:00 +0000 (19:11 +0000)
commit41386785496933ca367270cb3b19674b0b8790e4
tree8b35f089cee87480822ef7c4eb053a2d1ca28c67
parent2a8b806d1eee852855183f25263ac5ab9cc3f93e
Fix compat mode type checking macros for gcc 4.5

Just like with the __RING_SIZE() macro, the compat mode type checking
macros also need changing in order to work with gcc 4.5.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/common/compat/memory.c
xen/include/xen/compat.h